DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / GroupView<TKey,TElement> Class / Key Property

In This Topic
    Key Property (GroupView<TKey,TElement>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Key As TKey
    public TKey Key {get;}
    See Also